home *** CD-ROM | disk | FTP | other *** search
- Path: castle.nando.net!news
- From: actuary@nando.net (Bill McCarthy)
- Newsgroups: comp.lang.c
- Subject: Re: segmentation fault
- Date: 4 Apr 1996 09:21:44 GMT
- Organization: Nando.net Public Access
- Message-ID: <4k04b8$fdp@castle.nando.net>
- References: <31636B02.55C6@cts.com>
- Reply-To: actuary@nando.net (Bill McCarthy)
- NNTP-Posting-Host: grail1519.nando.net
- X-Newsreader: IBM NewsReader/2 v1.2
-
- In <31636B02.55C6@cts.com>, Frank Kragh <kragh@cts.com> writes:
- >When running a program, (which didn't yield any errors during compiling),
- >I get a "Segmentation fault". Anybody know what this is and/or what
- >might be wrong with my program?
-
- You are propably attempting to access unallocated memory. Post some
- complete but short code so we can see.
-
- Bill McCarthy
- actuary@nando.net
- Wendell, NC USA
-
-